C1.iOS.DataCollection Assembly / C1.iOS.DataCollection Namespace / C1CollectionViewSource<T> Class / Invoke Method / Invoke(Action,Double) Method

In This Topic
Invoke(Action,Double) Method
In This Topic
Syntax
'Declaration
 
Public Overloads Overridable Sub Invoke( _
   ByVal action As Action, _
   ByVal delay As Double _
) 
 

Parameters

action
delay
See Also